﻿2026-09-10T09:51:25.5673605Z ##[group]Run actions/checkout@v5
2026-09-10T09:51:25.5674597Z with:
2026-09-10T09:51:25.5675177Z   fetch-depth: 0
2026-09-10T09:51:25.5675815Z   repository: BigscreenVR/spt-bs-core
2026-09-10T09:51:25.5679127Z   token: ***
2026-09-10T09:51:25.5679669Z   ssh-strict: true
2026-09-10T09:51:25.5680459Z   ssh-user: git
2026-09-10T09:51:25.5681000Z   persist-credentials: true
2026-09-10T09:51:25.5682241Z   clean: true
2026-09-10T09:51:25.5682794Z   sparse-checkout-cone-mode: true
2026-09-10T09:51:25.5683477Z   fetch-tags: false
2026-09-10T09:51:25.5684024Z   show-progress: true
2026-09-10T09:51:25.5684505Z   lfs: false
2026-09-10T09:51:25.5685026Z   submodules: false
2026-09-10T09:51:25.5685546Z   set-safe-directory: true
2026-09-10T09:51:25.5686135Z   allow-unsafe-pr-checkout: false
2026-09-10T09:51:25.5686775Z ##[endgroup]
2026-09-10T09:51:26.1590552Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-10T09:51:26.1592094Z ##[group]Getting Git version info
2026-09-10T09:51:26.1592878Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-09-10T09:51:26.1814190Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-10T09:51:26.4186707Z git version 2.43.0.windows.1
2026-09-10T09:51:26.4210979Z ##[endgroup]
2026-09-10T09:51:26.4219357Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\37c0577b-285c-440d-a346-3f49a92b5c20\.gitconfig'
2026-09-10T09:51:26.4233845Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\37c0577b-285c-440d-a346-3f49a92b5c20' before making global git config changes
2026-09-10T09:51:26.4237121Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T09:51:26.4239756Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-10T09:51:26.8181802Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-09-10T09:51:27.1977454Z https://github.com/BigscreenVR/spt-bs-core
2026-09-10T09:51:27.2008559Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-10T09:51:27.2013787Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-10T09:51:27.5780042Z refs/heads/diag/294-margins-ci-head
2026-09-10T09:51:27.5841479Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-09-10T09:51:28.8747983Z HEAD is now at 1bd0a41d6 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T09:51:29.5745885Z ##[endgroup]
2026-09-10T09:51:29.5750650Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-09-10T09:51:38.9818544Z ##[group]Cleaning the repository
2026-09-10T09:51:38.9823957Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-09-10T09:51:50.6033754Z Removing bench-ledger/
2026-09-10T09:51:50.6034155Z Removing target/
2026-09-10T09:51:50.6081063Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-09-10T09:51:51.5772963Z HEAD is now at 1bd0a41d6 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T09:51:51.5806160Z ##[endgroup]
2026-09-10T09:51:51.5811151Z ##[group]Disabling automatic garbage collection
2026-09-10T09:51:51.5816183Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-10T09:51:54.2087796Z ##[endgroup]
2026-09-10T09:51:54.2088495Z ##[group]Setting up auth
2026-09-10T09:51:54.2098882Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-10T09:51:55.6209598Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-10T09:51:58.6319240Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T09:51:58.6792996Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-10T09:52:06.5400611Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T09:52:06.5753442Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-10T09:52:08.2078253Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-10T09:52:08.2552274Z ##[endgroup]
2026-09-10T09:52:08.2552785Z ##[group]Fetching the repository
2026-09-10T09:52:08.2562801Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-09-10T09:52:10.5467443Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-10T09:52:10.5468204Z  * [new branch]          diag/294-margins-ci-base -> origin/diag/294-margins-ci-base
2026-09-10T09:52:10.5468772Z    d71e02a50..cd694e096  docs/ir93-95-golden294 -> origin/docs/ir93-95-golden294
2026-09-10T09:52:10.7314539Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/diag/294-margins-ci-base
2026-09-10T09:52:11.5465970Z   origin/diag/294-margins-ci-base
2026-09-10T09:52:11.5494682Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/diag/294-margins-ci-base
2026-09-10T09:52:12.8782925Z 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
2026-09-10T09:52:12.8804208Z ##[endgroup]
2026-09-10T09:52:12.8804568Z ##[group]Determining the checkout info
2026-09-10T09:52:12.8805774Z ##[endgroup]
2026-09-10T09:52:12.8811693Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-10T09:52:13.7301530Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-10T09:52:14.1245134Z ##[group]Checking out the ref
2026-09-10T09:52:14.1251104Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B diag/294-margins-ci-base refs/remotes/origin/diag/294-margins-ci-base
2026-09-10T09:52:14.4954629Z branch 'diag/294-margins-ci-base' set up to track 'origin/diag/294-margins-ci-base'.
2026-09-10T09:52:14.4955516Z Previous HEAD position was 1bd0a41d6 test(diag): retain passing-test output so poll margins survive a PASS
2026-09-10T09:52:14.4956039Z Switched to a new branch 'diag/294-margins-ci-base'
2026-09-10T09:52:14.5002628Z ##[endgroup]
2026-09-10T09:52:14.7656963Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-10T09:52:15.0178273Z 1a7f7f5552745103ff4fd4e38ad1a22d35a3ef72
